home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2002 January / PC Answers January 2002.7z / PC Answers January 2002.bin / trial / intrlnch / IntraLaunch.EXE / utils / ShowClass.txt < prev    next >
Text File  |  1998-04-09  |  574b  |  17 lines

  1. You this program to find a ClassName of the program you wish not to execute,
  2. but to instead refocus if already open.
  3.  
  4. Eg. Microsoft Word's ClassName is "OpusApp"
  5.  
  6.    Within your IntraLaunch object:
  7.  
  8.    <PARAM NAME="RecallApp" VALUE="OpusApp">
  9.  
  10. Now this IntraLaunch object will only run Word once.  Upon the second, third,
  11. and forth, and so on time, this object will simply bring the current running
  12. copy of Word to the forground instead.
  13.  
  14. ShowClass.exe will not run under NT4.  If possible, use Windows95 to find
  15. the class name, or find it out another way.
  16.  
  17.